home *** CD-ROM | disk | FTP | other *** search
- Short: Converts AmigaGuide files into a SINGLE OR SEVERAL HTML documents. RexxDoesAmigaGuide2HTML
- Author: rmike@sbox.tu-graz.ac.at
- Uploader: rmike@sbox.tu-graz.ac.at
- Type: docs/hyper
-
- RDAG2HTML - Rexx Does AmigaGuide 2 HTML
-
- Written 1996 by Michael Ranner
-
- EMail: rmike@focus.co.at
-
- Homepage: http://www.sbox.tu-graz.ac.at/home/rmike
-
- Version 1.0
-
- RDAG2HTML is Public Domain.
-
- You may use it, modify it and distribute it all over the world!
-
- RDAG2HTML may not be used in commercial software!
-
- BONUS
-
- As a bonus I have included RDHTML2AG V0.9 Rexx Does HTML 2 AmigaGuide.
- It's still beta. It requires substitution of & > < and so on.
- But better than nothing - it works!
-
- Motivation
-
- There exists no converter, that can convert a Guide file into a single HTML
- document. On the other side, on Aminet only two converter are available, the
- one is a perl script, and the other has minor bugs. So I decided to write
- a converter by my one in Rexx.
-
- Installation
-
- copy RDAG2HTML to Rexx:
-
- Usage
-
- Change in the directory, where you want the HTML documents.
-
- rx RDAG2HTML your.guide
-
- converts your guide in several files (each node, one file)
-
- rx RDAG2HTML your.guide your.html SINGLEFILE
-
- converts your guide in one single file
-
- rx RDAG2HTML ?
-
- prints the argument template Source/A Dest SingleFile/S.
- The destination filename is only for the SINGLEFILE option necessary!
-
- Future
-
- I have to write this stuff in C to speed it up. ARexx is fine but speed is
- better :-)
-
- Bugreport
-
- For minor bugs, you can eventually change the code by your self, but in any way,
- if you have found an bug, please report to rmike@sbox.tu-graz.ac.at or
- mranner@focus.co.at.
-
- Suggestions
-
- Suggestions are welcome and should be send to rmike@sbox.tu-graz.ac.at or
- mranner@focus.co.at.
-
- Disclaimer
-
- THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
- ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
- THE AUTHOR BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
- ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
- IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
- OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-
- Use it at your own risk!
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 4456 1260 71.7% 13-Apr-96 23:18:26 RDAG2HTML
- 2310 1229 46.7% 14-Apr-96 23:11:06 RDAG2HTML.readme
- 3838 1113 71.0% 14-Apr-96 23:03:10 RDHTML2AG
- -------- ------- ----- --------- --------
- 10604 3602 66.0% 16-Apr-96 01:45:44 3 files
-